InvWindow description ...
Properties
CharacterToUse
Gets/sets which character's inventory is displayed in this window.
ItemAtIndex
InventoryItem[] ItemAtIndex
Gets the inventory item at the specified index in the window.
ItemCount
Gets the number of inventory items currently shown in the window.
ItemHeight
Gets the height of each row of items.
ItemsPerRow
Gets the number of items shown per row in this inventory window.
ItemWidth
Gets the width of each column of items.
RowCount
Gets the number of visible rows in this inventory window.
TopItem
Gets the index of the first visible item in the window.
Methods